home *** CD-ROM | disk | FTP | other *** search
- object frmPreferences: TfrmPreferences
- Left = 294
- Top = 195
- BorderStyle = bsDialog
- Caption = 'Options'
- ClientHeight = 360
- ClientWidth = 418
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 6
- Top = 6
- Width = 403
- Height = 318
- ActivePage = TabSheet1
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'General'
- object GroupBox4: TGroupBox
- Left = 5
- Top = 68
- Width = 376
- Height = 218
- Caption = 'Thumbnails'
- TabOrder = 0
- object GroupBox3: TGroupBox
- Left = 8
- Top = 12
- Width = 360
- Height = 106
- Caption = 'Size'
- TabOrder = 0
- object Label2: TLabel
- Left = 15
- Top = 38
- Width = 31
- Height = 13
- Caption = 'Width:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lbTrace: TLabel
- Left = 26
- Top = 54
- Width = 8
- Height = 13
- Caption = 'X'
- end
- object Label5: TLabel
- Left = 15
- Top = 70
- Width = 34
- Height = 13
- Caption = 'Height:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object cbTraceMode: TCheckBox
- Left = 16
- Top = 18
- Width = 201
- Height = 17
- Hint = 'Let the axis keep there values relative to each other'
- Caption = '&Trace Mode'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = cbTraceModeClick
- end
- object trThumbHeight: TTrackBar
- Left = 75
- Top = 67
- Width = 141
- Height = 25
- Max = 150
- Min = 40
- Orientation = trHorizontal
- PageSize = 10
- Frequency = 10
- Position = 80
- SelEnd = 0
- SelStart = 0
- TabOrder = 1
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = trThumbWidthChange
- end
- object trThumbWidth: TTrackBar
- Left = 75
- Top = 35
- Width = 141
- Height = 25
- Max = 150
- Min = 40
- Orientation = trHorizontal
- PageSize = 10
- Frequency = 10
- Position = 80
- SelEnd = 0
- SelStart = 0
- TabOrder = 2
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = trThumbWidthChange
- end
- object edWidth: TEdit
- Left = 225
- Top = 36
- Width = 33
- Height = 21
- TabOrder = 3
- OnChange = edWidthChange
- end
- object edHeight: TEdit
- Left = 225
- Top = 67
- Width = 33
- Height = 21
- TabOrder = 4
- OnChange = edWidthChange
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 120
- Width = 361
- Height = 91
- Caption = 'Space between thumbnails'
- TabOrder = 1
- object Label3: TLabel
- Left = 15
- Top = 65
- Width = 41
- Height = 13
- Caption = 'Height:'
- end
- object Label4: TLabel
- Left = 15
- Top = 34
- Width = 37
- Height = 13
- Caption = 'Width:'
- end
- object Label6: TLabel
- Left = 27
- Top = 51
- Width = 8
- Height = 13
- Caption = 'X'
- end
- object trThumbSpaceWidth: TTrackBar
- Left = 75
- Top = 31
- Width = 141
- Height = 30
- Max = 50
- Min = 15
- Orientation = trHorizontal
- PageSize = 10
- Frequency = 5
- Position = 20
- SelEnd = 0
- SelStart = 0
- TabOrder = 0
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = trThumbSpaceWidthChange
- end
- object trThumbSpaceHeight: TTrackBar
- Left = 75
- Top = 61
- Width = 141
- Height = 25
- Max = 50
- Min = 15
- Orientation = trHorizontal
- PageSize = 5
- Frequency = 5
- Position = 20
- SelEnd = 0
- SelStart = 0
- TabOrder = 1
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = trThumbSpaceWidthChange
- end
- object edThumbSpaceHeight: TEdit
- Tag = 1
- Left = 225
- Top = 61
- Width = 33
- Height = 21
- TabOrder = 2
- OnChange = edWidthChange
- end
- object edThumbSpaceWidth: TEdit
- Tag = 1
- Left = 225
- Top = 32
- Width = 33
- Height = 21
- TabOrder = 3
- OnChange = edWidthChange
- end
- object cbSpaceTraceMode: TCheckBox
- Left = 16
- Top = 15
- Width = 201
- Height = 17
- Hint = 'Let the axis keep there values relative to each other'
- Caption = '&Trace Mode'
- Checked = True
- State = cbChecked
- TabOrder = 4
- OnClick = cbTraceModeClick
- end
- end
- end
- object GroupBox1: TGroupBox
- Left = 5
- Top = 2
- Width = 376
- Height = 62
- Caption = 'Background'
- TabOrder = 1
- object panBackColor: TPanel
- Left = 7
- Top = 24
- Width = 168
- Height = 26
- Hint = 'Background Color'
- Caption = 'Background Color'
- Color = clGray
- Font.Charset = ANSI_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = panBackColorClick
- end
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Filetypes'
- ImageIndex = 1
- object Label11: TLabel
- Left = 5
- Top = 38
- Width = 76
- Height = 13
- AutoSize = False
- Caption = 'Images'
- end
- object Label14: TLabel
- Left = 103
- Top = 38
- Width = 76
- Height = 13
- AutoSize = False
- Caption = 'Videos'
- end
- object Label15: TLabel
- Left = 202
- Top = 38
- Width = 95
- Height = 13
- AutoSize = False
- Caption = 'Music/Sound'
- end
- object Label17: TLabel
- Left = 308
- Top = 38
- Width = 76
- Height = 13
- AutoSize = False
- Caption = 'Other'
- end
- object Label18: TLabel
- Left = 5
- Top = 19
- Width = 367
- Height = 13
- Caption = 'NOTE: Add filetypes by right clicking on the appropriate column.'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label1: TLabel
- Left = 5
- Top = 3
- Width = 339
- Height = 13
- Caption = 'Choose the filetypes you want the Illuminator to recognise.'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object clbImages: TCheckListBox
- Left = 5
- Top = 73
- Width = 92
- Height = 187
- OnClickCheck = clbImagesClickCheck
- ItemHeight = 13
- PopupMenu = popmImages
- Sorted = True
- TabOrder = 0
- end
- object clbVideos: TCheckListBox
- Left = 103
- Top = 73
- Width = 90
- Height = 187
- ItemHeight = 13
- PopupMenu = popmVideos
- Sorted = True
- TabOrder = 1
- OnClick = clbVideosClick
- end
- object clbSounds: TCheckListBox
- Left = 202
- Top = 73
- Width = 98
- Height = 187
- ItemHeight = 13
- PopupMenu = popmSounds
- Sorted = True
- TabOrder = 2
- OnClick = clbSoundsClick
- end
- object clbOthers: TCheckListBox
- Left = 308
- Top = 73
- Width = 82
- Height = 187
- ItemHeight = 13
- PopupMenu = popmOthers
- Sorted = True
- TabOrder = 3
- OnClick = clbOthersClick
- end
- object cbAllImages: TCheckBox
- Left = 5
- Top = 55
- Width = 45
- Height = 17
- Caption = 'All'
- Checked = True
- State = cbChecked
- TabOrder = 4
- OnClick = cbAllImagesClick
- end
- object cbAllVideos: TCheckBox
- Left = 103
- Top = 55
- Width = 45
- Height = 17
- Caption = 'All'
- Checked = True
- State = cbChecked
- TabOrder = 5
- OnClick = cbAllVideosClick
- end
- object cbAllSounds: TCheckBox
- Left = 202
- Top = 55
- Width = 45
- Height = 17
- Caption = 'All'
- Checked = True
- State = cbChecked
- TabOrder = 6
- OnClick = cbAllSoundsClick
- end
- object cbAllOthers: TCheckBox
- Left = 308
- Top = 55
- Width = 45
- Height = 17
- Caption = 'All'
- Checked = True
- State = cbChecked
- TabOrder = 7
- OnClick = cbAllOthersClick
- end
- object cbDisableFilters: TCheckBox
- Left = 6
- Top = 267
- Width = 235
- Height = 17
- Hint = 'Show all files disregarding its type'
- Caption = 'Don'#39't filter (Show all filetypes)'
- TabOrder = 8
- OnClick = cbDisableFiltersClick
- end
- object btnRestore: TButton
- Left = 264
- Top = 264
- Width = 126
- Height = 23
- Caption = 'Restore to defaults'
- TabOrder = 9
- OnClick = btnRestoreClick
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'Display'
- ImageIndex = 2
- object Label7: TLabel
- Left = 5
- Top = 3
- Width = 353
- Height = 26
- Caption =
- 'Select the way you would like Illuminator to handle thumbnail'#13#10'p' +
- 'rocessing.'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label8: TLabel
- Left = 29
- Top = 58
- Width = 357
- Height = 26
- Caption =
- 'Thumbnails will be loaded after the user has stopped scrolling.'#13 +
- #10'This will reduce CPU usage and memory.'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label9: TLabel
- Left = 29
- Top = 114
- Width = 347
- Height = 26
- Caption =
- 'Thumbnails will be loaded from the location it stopped until it'#13 +
- #10'fills the currently visible pane.'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object rbDisplayOnDemand: TRadioButton
- Left = 8
- Top = 39
- Width = 169
- Height = 17
- Caption = 'Display on demand'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object rbContiniusDisplay: TRadioButton
- Left = 8
- Top = 95
- Width = 169
- Height = 17
- Caption = 'Continius Display'
- TabOrder = 1
- end
- end
- end
- object btnOk: TButton
- Left = 247
- Top = 332
- Width = 75
- Height = 23
- Cancel = True
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- OnClick = btnOkClick
- end
- object btnCancel: TButton
- Left = 325
- Top = 332
- Width = 75
- Height = 23
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- object popmImages: TPopupMenu
- Left = 197
- Top = 65535
- object pmiImagesAdd: TMenuItem
- Caption = '&Add'
- OnClick = pmiImagesAddClick
- end
- object pmiImagesDelete: TMenuItem
- Caption = '&Delete'
- OnClick = pmiImagesDeleteClick
- end
- end
- object popmVideos: TPopupMenu
- Left = 235
- object pmiVideosAdd: TMenuItem
- Caption = '&Add'
- OnClick = pmiImagesAddClick
- end
- object pmiVideosDelete: TMenuItem
- Caption = '&Delete'
- OnClick = pmiImagesDeleteClick
- end
- end
- object popmSounds: TPopupMenu
- Left = 278
- Top = 65535
- object pmiSoundsAdd: TMenuItem
- Caption = '&Add'
- OnClick = pmiImagesAddClick
- end
- object pmiSoundsDelete: TMenuItem
- Caption = '&Delete'
- OnClick = pmiImagesDeleteClick
- end
- end
- object popmOthers: TPopupMenu
- Left = 322
- Top = 65535
- object pmiOthersAdd: TMenuItem
- Caption = '&Add'
- OnClick = pmiImagesAddClick
- end
- object pmiOthersDelete: TMenuItem
- Caption = '&Delete'
- OnClick = pmiImagesDeleteClick
- end
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- Left = 352
- Top = 145
- end
- object IvBinaryDictionary: TIvBinaryDictionary
- DictionaryName = 'Dictionary1'
- Left = 347
- Top = 117
- DictionaryCode = 3
- end
- object IvTranslator: TIvTranslator
- DictionaryName = 'Dictionary1'
- Left = 316
- Top = 113
- TargetsData = (
- 1
- 4
- (
- ''
- 'Hint'
- 0)
- (
- ''
- 'Caption'
- 0)
- (
- ''
- 'Items'
- 0)
- (
- ''
- 'Filter'
- 0))
- end
- end
-